TSTOOL home page | TSTOOL documentation page | TSTOOL link page |
Generate time-series from the iterated Baker map [150].
Syntax:
Input arguments:
Output arguments:
Example:
x = baker(2000, [0.6 0.25 0.4 rand(1,1) rand(1,1)]); plot(x(1:end-1,2), x(2:end,2), '.')